convert xcsv format to sub-class of Format. (#481)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 30 Jan 2020 18:06:25 +0000 (11:06 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 18:06:25 +0000 (11:06 -0700)
commite7002b8a540f438f73f64b4a2301999054bef394
tree71ea8a6be98585c4bd68b11bc4203d4988931084
parentbb78b6d4f534e2edccd9a272fb89a76bddfb7a61
convert xcsv format to sub-class of Format.  (#481)

* convert xcsv format to sub-class of Format.

* move XcsvStyle functions inside class.

* Unnest XcsvStyle.

* remove redundant qualifiers.
vecs.cc
vecs.h
xcsv.cc
xcsv.h